-
Notifications
You must be signed in to change notification settings - Fork 26
[WIP] Add search page #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
| <Link href="/search" legacyBehavior prefetch={false}> | ||
| <a className="nav-btn">SEARCH</a> | ||
| </Link> | ||
| </div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Running out of room on the nav. This goes behind the player
src/components/Search.tsx
Outdated
|
|
||
| useDebouncedEffect( | ||
| () => { | ||
| // TODO: sanitize, trim ... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prepare the string so it's always a valid param
… an additional API call on server to get them from the artist uuid
…ate-fns instead of custom function
…otherwise leave the search page
|
I'd like to get this integrated, if you are interested in helping tag me in the discord |
480.mov
Why
Todo